Welcome to the CacheSim code written by Lucas Herrera and Doug Slater for ECE 530
Computer Systems Architecture

Use the following script to run the CacheSim code on any Python 2.7 environment:
'python CacheSim'

Run the following script to see all of the functionality offered by the code:
'python CacheSim -h'